home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-06-24 | 782 b | 18 lines | [TEXT/ttxt] |
- NetFractal™
-
- This is Eric Scouten's OpenTransport hack that turned into a collaboration
- with Jon Watte for encapsulating OT into a few classes and quickly blasting
- bits onto the screen (the speed of the blitting code is commercial-quality,
- though the error checking is *not* :-)
-
- What's happening is that Eric Traut's demo fractal program is embellished
- with a "Send To" command; it'll put up a dialog where you can type in an
- IP address. This IP address will be bombarded with UDP packets while the
- fractal is drawing. The second part is a PowerPlant program that can listen
- to these UDP packets and blit to screen what it's hearing. To make a better
- demo, it actually doubles each pixel to 2x2 size.
-
- Entry by scouten@metrowerks.com and h+@metrowerks.com. Source is free.
- Enjoy!
-
-